Tootsville-User::Givehead

Function

Givehead names a function, with lambda list (&REST WORDS):

Grants a new inventory item to a user and equips it.

NOTE: #grant and #givehead are identical, except that #givehead equips the item and #grant does not. See also TOOTSVILLE-USER GRANT.

Usage

#givehead TEMPLATE USER

Example

#givehead 1337 catvlle

This creates a new item from the item template number indicated, and equips it on the recipient. To give a gift from your own inventory, see TOOTSVILLE-USER GIVE. To grant a new item without equipping it, see TOOTSVILLE-USER GRANT.

File

Defined in file src/infinity/legacy-ops.lisp.